class RSpec::Expectations::BlockSnippetExtractor

def beginning_line_number

def beginning_line_number
  source_location.last
end