I'm assuming that its possible to call a default constructor of a class from an argument constructor? I hope so, so I wont have to write nearly the same thing in both constructors (as my default constructor definition is kind of long).