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