# File lib/yapra/legacy_plugin/base.rb, line 20
  def eval_pragger(command_array, data)
    pipeline.execute_plugins(command_array, data)
  end