18 19 20
# File 'lib/pechkin/app/app_error.rb', line 18 def message_not_found AppError.new(404, 'message not found') end