mime_type

in lib/linguist/blob_helper.rb [54:57]


    def mime_type
      _mime_type ? _mime_type.to_s : 'text/plain'
    end