package com.lunivore.gameoflife.stories; import com.lunivore.gameoflife.GridStory; public class TheGridStartsEmpty extends GridStory { }