# File lib/airbrussh/console.rb, line 15 def initialize(output, config=Airbrussh.configuration) @output = output @config = config end