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