# File lib/yapra/legacy_plugin/base.rb, line 24 def _yapra_run_as_legacy_plugin(config, data) self.__send__(self._yapra_run_method, config, data) end