Returns the value of attribute nested_key
Returns:
the current value of nested_key
3 4 5
# File 'lib/json_schemer/result.rb', line 3 def nested_key @nested_key end