# File lib/core/facets/binding/local_variables.rb, line 13
  def local_variables()
    eval("local_variables")
  end