final 0.3.1
The final library enables you to declare your classes as final. This prevents your class from being subclassed or having its methods redefined.
Gemfile:
=
install:
=
Star
License: