unique static method

String unique()

Implementation

static String unique() {
  return 'unique()';
}