Method: Cucumber::Glue::ProtoWorld#inspect

Defined in:
lib/cucumber/glue/proto_world.rb

#inspectObject

Prints the list of modules that are included in the World



116
117
118
# File 'lib/cucumber/glue/proto_world.rb', line 116

def inspect
  super
end