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