# File lib/capistrano-stats/metric-collector.rb, line 11
    def initialize(pwd)
      @pwd = Pathname.new(pwd)
    end