Stop polluting the global namespace with Given(), When() and Then() (#2, Julien Biezemans)
Step definitions can be created with the support code helper passed as 'this':
this.Given(), this.When(), this.Then() and this.defineStep() (#2, Julien Biezemans)