class Grape::DSL::Declared::MethodNotYetAvailable

filter which it should not yet be available in
Denotes a situation where a DSL method has been invoked in a

def initialize(msg = '#declared is not available prior to parameter validation')

def initialize(msg = '#declared is not available prior to parameter validation')
  super
end