module JSON::TruffleRuby::Generator::GeneratorMethods::Hash
def json_shift(state)
def json_shift(state) state.object_nl.empty? or return '' state.indent * state.depth end
def json_shift(state) state.object_nl.empty? or return '' state.indent * state.depth end