return _.map(lines, function(line) {
      return (
        <ChordLine
          line={line}
          theme={this.props.theme}