# File lib/mime/parser.rb, line 10
    def initialize
      raise NotImplementedError.new('building a parser is a TODO')
    end