# File lib/bat.rb, line 444 def initialize(branch,path,cd=false) @branch = branch @path = path @branch_cd = cd end