# File lib/aws/s3/tree/leaf_node.rb, line 92
        def inspect
          "<#{self.class}:#{@member.bucket.name}:#{key}>"
        end