module NxtSchema module Errors InvalidOptionsError = Class.new(Error) end end