# File lib/airbrussh/command_formatter.rb, line 17 def initialize(command, position) super(command) @position = position end