# File lib/rudy/metadata.rb, line 44 44: def self.create_domain(n) 45: @@domain = n if @@rsdb.create_domain n 46: end