# File lib/buildr/run.rb, line 139
      def run
        runner.run(self) if runner?
      end