Class: Power::Color
- Inherits:
-
Object
- Object
- Power::Color
- Includes:
- TextPower
- Defined in:
- lib/super/power_color.rb
Instance Method Summary collapse
-
#_test_c_extension_! ⇒ Object
test1 method is native c method.
Methods included from TextPower
Instance Method Details
#_test_c_extension_! ⇒ Object
test1 method is native c method
13 |
# File 'lib/super/power_color.rb', line 13 def _test_c_extension_!; test1 end |