# File lib/pry/default_commands/help.rb, line 118 def normalize(key) key.downcase.gsub(/pry\W+/, '') end