# File lib/yard/parser/base.rb, line 25 def initialize(source, filename) raise NotImplementedError, "invalid parser implementation" end