Method: Mass::ProfileRPA.domain

Defined in:
lib/first-line/profile_rpa.rb

.domainObject



22
23
24
# File 'lib/first-line/profile_rpa.rb', line 22

def self.domain
    raise "Method domain of ProfileRPA must be implemented on each child class."
end