# File lib/scrubyt/core/navigation/navigation_actions.rb, line 22
    def initialize
        @@current_form = nil
        FetchAction.new
    end