22 23 24 25
# File 'lib/wb/shell.rb', line 22 def self.create_file(path) mkdir_p_touch(path) path end