Methods
T
Instance Public methods
to_json(*)

Returns a JSON string for false: ‘false’.

# File lib/json/pure/generator.rb, line 462
def to_json(*) 'false' end