Class: TrueClass

Inherits:
Object show all
Defined in:
lib/matisse/colorizers/trueclass.rb

Instance Method Summary collapse

Instance Method Details

#inspect_colorizedObject



2
3
4
# File 'lib/matisse/colorizers/trueclass.rb', line 2

def inspect_colorized
  inspect.colorize(:trueclass)
end