Create an instance of the class with the new statement and use the reference to that instance to call its method.
An example from the posted code:

browser= new DefaultSelenium("localhost",4444 ,...