class Dry::Schema::PrimitiveInferrer

def initialize

def initialize
  @compiler = Compiler.new
end