# File lib/chef/expander/solrizer.rb, line 249
      def transit_time
        Time.now.utc.to_i - @enqueued_at
      end