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