#log, #logger
3 4 5 6 7 8
# File 'lib/stratagem/commands/devel_mock.rb', line 3 def run require 'config/environment' require 'stratagem/labs/auto_mock' Stratagem::Labs::AutoMock.new.run end