# File lib/lvm.rb, line 59
    def version
      %r{^(.*?)(-| )}.match(userland.lvm_version)[1]
    end