# File lib/s3/right_s3.rb, line 909 def bucket(name, expires=nil, headers={}) Bucket.create(self, name.to_s) end