Returns:
86 87 88
# File 'lib/rltk/cg/generic_value.rb', line 86 def to_bool self.to_i(false).to_bool end