# File lib/airbrussh/rake/context.rb, line 48
      def position(command)
        history.index(command.to_s)
      end