Sets the attribute context
Parameters:
the value to set the attribute context to.
25 26 27
# File 'lib/liquid/drop.rb', line 25 def context=(value) @context = value end