Methods
T
Instance Public methods
to_json(*)

Returns a JSON string for true: ‘true’.

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