class Cucumber::Core::Ast::EmptyBackground

def inspect

def inspect
  "#<#{self.class.name}>"
end