Class: FalseClass

Inherits:
Object
  • Object
show all
Defined in:
lib/toml/monkey_patch.rb

Instance Method Summary collapse

Instance Method Details

#to_tomlObject



6
# File 'lib/toml/monkey_patch.rb', line 6

def to_toml; "false"; end