# File lib/wirble.rb, line 393
    def self.colors
      @colors ||= {}.update(DEFAULT_COLORS)
    end