# File lib/genomed.rb, line 65
def
hostname
@hostname
||=
`hostname`
.
chomp
end