Returns the value of attribute context
Returns:
the current value of context
25 26 27
# File 'lib/bake/base.rb', line 25 def context @context end