# File lib/rouge/lexer.rb, line 241
      def mimetypes(*mts)
        (@mimetypes ||= []).concat(mts)
      end