# File lib/pry/command.rb, line 424
    def process; raise CommandError, "command '#{name}' not implemented" end