[Source]
# File examples/introductions_example.rb, line 14 14: def introduced_method; end
# File examples/introductions_example_spec.rb, line 19 19: def introduced_method; end
[Validate]