# File lib/peek/views/host.rb, line 10
      def hostname
        `hostname`
      end