# File lib/database_cleaner/generic/base.rb, line 5 def self.included(base) base.extend(ClassMethods) base.send(:include, InstanceMethods) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.