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