# File lib/active_merchant/lib/validateable.rb, line 57 def each_full full_messages.each { |msg| yield msg } end