# File lib/aws/s3.rb, line 130
    def buckets
      BucketCollection.new(:config => @config)
    end