# File lib/spec/runner/reporter.rb, line 161
        def example_name
          "#{@group} #{@example.description}"
        end