# File lib/chef/expander/solrizer.rb, line 257
      def indexed_object
        "#{@obj_type}[#{@obj_id}] database[#{@database}]"
      end