# This is a challenge
```
class Test
	def initialize
		//this is where your intialize code goes for instance variables
	end
end
```

finish text
