# File lib/puppet-lint/data.rb, line 33 def tokens if caller[0][/`.*'/][1..-2] == 'check' @tokens.dup else @tokens end end