# File lib/liquid/profiler.rb, line 68
      def render_time
        @end_time - @start_time
      end