# File lib/facter/util/partitions.rb, line 36
  def self.filesystem(partition)
    implementation.filesystem(partition)
  end