# File lib/more/facets/instantiable.rb, line 32
  def self.append_features(mod)
    mod.extend self
  end