render () {
        return (
          <div>
            {this.props.a} - {this.props.b}
          </div>