# File lib/pry/command_set.rb, line 3 def initialize(name, owner) super "Command '#{name}' not found in command set #{owner}" end