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