Returns the collection.
@override NSID get collection => NSID.parse((pathname.split('/')..removeWhere((s) => s.isEmpty)).first);