# File lib/rudy/aws/s3.rb, line 28
28:     def list_buckets
29:       ::AWS::S3::Service.buckets
30:     end