# File lib/core/facets/binding/opvars.rb, line 10
  def []( x )
    eval( x.to_s )
  end