# File lib/cucumber/rb_support/rb_hook.rb, line 13
      def invoke(location, argument)
        @rb_language.current_world.cucumber_instance_exec(false, location, argument, &@proc)
      end