Class: Cucumber::Core::Ast::NullFeature
- Inherits:
-
Object
- Object
- Cucumber::Core::Ast::NullFeature
- Defined in:
- lib/cucumber/core/ast/feature.rb
Instance Method Summary collapse
Dynamic Method Handling
This class handles dynamic methods through the method_missing method
#method_missing(*args, &block) ⇒ Object
65 66 67 |
# File 'lib/cucumber/core/ast/feature.rb', line 65 def method_missing(*args, &block) self end |