require "spec_helper" describe Pa do describe "#chmod" do #Pa("path_doesn't_exists").chmod(777) end end