class Git::Stashes

def apply(index=nil)

def apply(index=nil)
  @base.lib.stash_apply(index)
end