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