I have a has_one and belongs_to association, like so:
has_one
belongs_to
# teacher.rb has_one: :student <
# teacher.rb has_one: :student