# File lib/hammer_cli/completer.rb, line 67
    def initialize(cmd_class)
      @command = cmd_class
    end