9 10 11
# File 'lib/inspec-plugin-example/second.rb', line 9 def self.print puts 'another example print out' end