class Byebug::TextMateCommand

def help(cmd)

def help(cmd)
  %{
    tm[ate] n\topens a current file in TextMate. 
    \t\tIt uses n-th frame if arg (n) is specifed.
  }
end