# File lib/liquid/context.rb, line 36
    def strainer
      @strainer ||= Strainer.create(self)
    end