Returns a new instance of Result.
19 20 21
# File 'lib/appkernel/function.rb', line 19 def initialize @errors = Errors.new end