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