apply method

String apply()

Implementation

String apply() {
  return "apply plugin: '$name'";
}