# File lib/runt/expressionbuilder.rb, line 40
  def define(&block)
    instance_eval(&block)
  end