# File lib/safe_yaml/psych_handler.rb, line 17
    def result
      @begun ? @result : false
    end