# File lib/pry/repl_file_loader.rb, line 70
    def load
      non_interactive_mode(Pry.new, @content)
    end