class IDL::Type::Const

def narrow(obj)

def narrow(obj)
  @type.narrow(obj)
end