I had all the rest of the code ready, and when I wanted to call the joinData method I found out that I couldn't. Only when instantiating the Solution class I was able to call the method on the instance. In this case, I really don't understand why, can someone explain it to me? Thanks in advance.