Class: Vl::Car
- Inherits:
-
Object
- Object
- Vl::Car
- Defined in:
- lib/vl.rb
Instance Method Summary collapse
Instance Method Details
#sound ⇒ Object
8 9 10 |
# File 'lib/vl.rb', line 8 def sound system "say Vroom" end |