# File lib/runt/expressionbuilder.rb, line 44
  def on(expr)
    add(expr, :&)
  end