Hi, Am I mistaken or is there a way to invoke a method with arguements that are separated by spaces instead of in brackets? Much like print x, y ? So if I had a method foo(x) can I call foo x ? Thanks, John