$instance=new myspace("instance");
Create new instance of the class.
Ex:
//create new class instance $test=new myspace("test");