# File lib/paperclip/attachment.rb, line 269
    def content_type
      instance_read(:content_type)
    end