# File lib/aws/s3/bucket.rb, line 497
      def eql?(other_bucket)
        self == other_bucket
      end