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