Class: MyStuff::B

Inherits:
Object show all
Defined in:
lib/dolzenko/includable_with_options.rb

Instance Method Summary collapse

Instance Method Details

#mObject



92
93
94
# File 'lib/dolzenko/includable_with_options.rb', line 92

def m
  system "does_not_exist"
end