module Cucumber::Term::ANSIColor

def attributes

Returns an array of all Cucumber::Term::ANSIColor attributes as symbols.
def attributes
  ATTRIBUTE_NAMES
end