# File lib/rye/box.rb, line 260
260:     def cd(fpath=nil)
261:       Rye::Rap.new(self[fpath])
262:     end