public IFeed GetFeed(string name) { return(Nexus.GetFeedInfo(RootStorage, name)); }
public IFeed GetFeed(string name) { return(Nexus.GetFeedInfo(name)); }