class Rspec::Core::Example

def file_path

def file_path
  @metadata[:file_path] || behaviour.file_path
end