Class: Cucumber::Core::Ast::EmptyBackground

Inherits:
Object
  • Object
show all
Defined in:
lib/cucumber/core/ast/empty_background.rb

Instance Method Summary collapse

Instance Method Details

#describe_toObject



5
6
7
# File 'lib/cucumber/core/ast/empty_background.rb', line 5

def describe_to(*)
  self
end