# File lib/type_checker.rb, line 84 def self.translate(klass, method = nil) self.new.translate(klass, method) end