# File lib/main/parameter.rb, line 676
      def error which = :instead, &block
        param.send "error_handler_#{ which }=", block
      end