for example: $_[0]{$1} would roughly translate to: return $self->{foo} if the method call was: $object->foo()