300 301 302
# File 'lib/mb/errors.rb', line 300 def message "#{parent.class} '#{parent}' does not have the command: '#{name}'" end