# File lib/keystone/os/unix.rb, line 21
      def disk
        `/bin/df -h`.chomp
      end