# File lib/paperclip/storage/s3.rb, line 276
      def create_bucket
        s3_interface.buckets.create(bucket_name)
      end