7 8 9 10
# File 'lib/flydata/command/kill_all.rb', line 7 def run sender = Flydata::Command::Sender.new sender.kill_all end