# File lib/cell/prefixes.rb, line 2
  def self.included(includer)
    includer.extend(ClassMethods)
  end