# File lib/bat.rb, line 458
        def branch
            %x[bzr branch #{@branch} #{@path}]
        end