class Zold::Farm::Empty

Empty farm

Public Instance Methods

best() click to toggle source
# File lib/zold/node/farm.rb, line 45
def best
  []
end