interface RaphaelPaper { line(x1: number, y1: number, x2: number, y2: number): RaphaelPath }