// // StoriesCollection.h // NewsBlur // // Created by Samuel Clay on 2/12/14. // Copyright (c) 2014 NewsBlur. All rights reserved. // #import @interface StoriesCollection : NSObject @end