# File lib/facter/util/partitions/openbsd.rb, line 13 def self.mount(partition) scan_mount(/\/dev\/#{partition}\son\s(\S+)/) end