197 198 199
# File 'lib/extend_it/dsl.rb', line 197 def self.incuded(base) fail 'DslModule can be only extended by other modules' end