Uri urlForStory(int storyId) { return Uri.parse("https://hacker-news.firebaseio.com/v0/item/$storyId.json"); }