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