Skip to content
  • Peter Leitzen's avatar
    Make Feature a module to indicate it's a namespace · 1a555d33
    Peter Leitzen authored
    The class Feature does not have any instance methods so instantiating a
    Feature instance isn't useful. It has class methods, however, which
    remain functionally intact after converting the Feature to a module.
    1a555d33