# File common/lib/symbiosis/domains.rb, line 13
    def self.each(prefix="/srv",&block)
      all(prefix).each(&block)
    end