# File lib/gon/spec_helpers.rb, line 19
        def new(*)
          super.extend(GonSession)
        end