class Cucumber::Formatter::Json::Builder

def background?

def background?
  @background_hash != nil
end