Method: Liquid::Drop#before_method

Defined in:
lib/liquid/drop.rb

#before_method(method) ⇒ Object

Catch all for the method



30
31
32
# File 'lib/liquid/drop.rb', line 30

def before_method(method)
  nil
end