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