17 18 19
# File 'lib/aggro/channel.rb', line 17 def run_query(query) target.ask query if handles_query? query end