class Term::ANSIColor::Attribute

def background?

def background?
  !!@background
end