How can I do something like this? I need to create a Fibonacci class with one next () method returning the next Fibonacci string value. Subsequent calls should return: 0, 1, 1,