# File 'lib/rspec/lono/helpers.rb', line 5defharnessHarness.newend
#lono ⇒ Object
10
11
12
13
# File 'lib/rspec/lono/helpers.rb', line 10deflono# Normally @blueprint is nil and Runner will infer blueprint. User can override with @blueprint.
Runner.new(blueprint:@blueprint)end