# File lib/rcodetools/xmpfilter.rb, line 280
  def execute(code)
    __send__ @interpreter_info.execute_method, code
  end