# File lib/librarian/support/abstract_method.rb, line 6 def included(base) base.extend ClassMethods end