Method: JsonRander::JNumHead#is_head?

Defined in:
lib/json_rander/json_num_builder.rb

#is_head?Boolean

Returns:

  • (Boolean)


38
39
40
# File 'lib/json_rander/json_num_builder.rb', line 38

def is_head?
  return true
end