Ruby - Classes and Objects
You want to create a class
Car with a method start that returns "Engine started". Which code correctly declares this class and method?