# File lib/vmstat.rb, line 82
  def self.snapshot(paths = ["/"])
    Snapshot.new(paths)
  end