Object
# File lib/s3/right_s3.rb, line 645 def initialize(id, name) @id = id @name = name end
Return Owner name as a String.
# File lib/s3/right_s3.rb, line 651 def to_s @name end
[Validate]
Generated with the Darkfish Rdoc Generator 2.