hasProfile method

bool hasProfile()

Implementation

bool hasProfile() {
  return _profileRegistry.hasProfiles;
}