# File lib/friendly_id/configuration.rb, line 107 def reserved_error_message(word) [method, reserved_message % word] if reserved? word end