method

nested_description_from

nested_description_from(example_group)
public

No documentation available.

# File lib/spec/example/example_group_hierarchy.rb, line 48
      def nested_description_from(example_group)
        example_group.description_args.join
      end