# File lib/rcodetools/xmpfilter.rb, line 49
  def self.run(code, opts)
    new(opts).annotate(code)
  end