public class MyClass { public void SpinThePedals(float howMuch); public void SlamTheBrakes(bool tooLate); public int SpinThePedals(); }