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