class OraNumber

def yaml_initialize(type, val)

Other tags:
    Private: -
def yaml_initialize(type, val)
  initialize(val)
end