# File lib/git/stashes.rb, line 22
    def apply(index=nil)
      @base.lib.stash_apply(index)
    end