# File lib/fssm/pathname.rb, line 205
    def self.pwd
      FSSM::Pathname.new(Dir.pwd)
    end