Can you get these lines to define and create an object?

Amazing! We start with the constructor function, set the properties and methods and, finally, create an instance using the new keyword.

Oh noes! We start with the constructor function, set the properties and methods and, finally, create an instance using the new keyword.