# File lib/runt.rb, line 166
  def include?(expr)
    eql?(expr)
  end