# File lib/puppet-lint/plugin.rb, line 30
  def register_check(check)
    @checks << check
  end