module AWS::S3::Tree::Parent

def inspect

def inspect
  "<#{self.class}:#{collection.bucket.name}:#{prefix}>"
end