# File lib/god/behavior.rb, line 47
    def friendly_name
      "Behavior " + super + " on Watch '#{self.watch.name}'"
    end