Method: Liquid::Drop#before_method

Defined in:
lib/liquid/drop.rb

#before_method(method) ⇒ Object

Catch all for the method



26
27
28
# File 'lib/liquid/drop.rb', line 26

def before_method(method)
  nil
end