module Rainbow

def self.global

def self.global
  @global ||= Wrapper.new
end