# File lib/rspec/core/metadata.rb, line 21
        def location
          "#{self[:file_path]}:#{self[:line_number]}"
        end