# File lib/facet/binding/local_variables.rb, line 24
  def []( x )
    eval( x.to_s )
  end