# File lib/aws/s3/presigned_post.rb, line 239
        def initialize(post, field)
          @post = post
          @field = field
        end