Method: WifiWand::ImaginaryOs#create_model
- Defined in:
- lib/wifi-wand/os/imaginary_os.rb
#create_model(options) ⇒ Object
15 16 17 |
# File 'lib/wifi-wand/os/imaginary_os.rb', line 15 def create_model() raise "I was only kidding. This class is imaginary." end |