# File lib/paperclip/upfile.rb, line 52
    def content_type
      @content_type ||= "text/plain"
    end