Method: Jsonify::JsonPair#key

Defined in:
lib/jsonify/json_value.rb

#keyObject

Returns the value of attribute key.



73
74
75
# File 'lib/jsonify/json_value.rb', line 73

def key
  @key
end