# File lib/aws/s3/presigned_post.rb, line 277
        def in(range)
          @post.refine(:content_length => range)
        end