13 14 15
# File 'lib/codelog/command/new.rb', line 13 def self.run(name, options) new(name, options).run end