-(BOOL) doesSupportCapability:(NSString *)capability -
Determines whether the repository supports the given capability.
Parameters
- (NSString *) capability
- The capability to check.
Returns
(BOOL) - returns true if the specified capability is supported.