Method not available on this version
This method is only available on newer versions.
The first available version (v2_6_3) is shown here.
state()
private
@return [RequirementState] the current state the
resolution is
operating upon
# File lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb, line 272
def state
states.last
end