# File lib/new_relic/agent/commands/xray_session.rb, line 49
        def finished?
          @start_time + @duration < Time.now
        end