# File lib/rainbow/legacy.rb, line 10 def self.enabled ::Rainbow.enabled end
# File lib/rainbow/legacy.rb, line 4 def self.enabled=(value) STDERR.puts("Rainbow gem notice: Sickill::Rainbow.enabled= is " "deprecated, use Rainbow.enabled= instead.") ::Rainbow.enabled = value end
[Validate]
Generated with the Darkfish Rdoc Generator 2.