# File lib/asciidoctor/abstract_block.rb, line 84
  def file
    @source_location ? @source_location.file : nil
  end