22 23 24
# File 'lib/liquify/methods.rb', line 22 def to_liquid Liquify::Drop.build self, self.class.class_variable_get(:@@liquify_methods) end