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