# File temp/validation/validation.rb, line 103
def
each
@states
.
each
{
|
e
,
s
|
yield
s
}
end