Runs the runner (blocking)
5 6 7
# File 'lib/fluq/runner.rb', line 5 def self.run(&block) new(&block).run end