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