17 18 19 20
# File 'lib/microstation/app.rb', line 17 def self.windows_path(path) obj = new obj.windows_path(path) end