# File lib/active_model/errors.rb, line 198
    def as_json(options=nil)
      to_hash
    end