# File lib/termtter/client.rb, line 76
      def remove_command(name)
        commands.delete(name.to_sym)
      end