toVariable method

String toVariable ()

Implementation

String toVariable() {
  return '\$$this';
}