# File lib/action_view/helpers/active_model_helper.rb, line 57
      def error_message
        object.errors[@method_name]
      end