theorem.rb revision 3bd9435d82f2409d69f7b19e3eabe854a308352f
self.state ||= 'pending'
end
end
save!
end
end
# If the prove_options have gone through the async_prove call, they are now
# a Hash and need to be restored as a ProveOptions object.
end
end
end