hasOne method

DBHelper hasOne()

Add a hasOne relationship

Implementation

DBHelper hasOne() {
  return this;
}