# File lib/pry/commands/play.rb, line 72
    def code_object
      Pry::Code.new(content)
    end