13 14 15
# File 'lib/rubex/data_type/char.rb', line 13 def from_ruby_object(arg) "(char)NUM2INT(#{arg})" end