# File lib/sawyer/response.rb, line 52
    def timing
      @timing ||= @ended - @started
    end