profile static method

Scope profile()

Implementation

static Scope profile() {
  return ScopeFactory.scopeNamed('profile');
}