# File lib/puppet-lint/plugin.rb, line 148
  def defined_type_indexes
    filter_tokens if @defined_type_indexes.nil?
    @defined_type_indexes
  end