# File lib/date.rb, line 517
  def self.mjd_to_jd(mjd) mjd + 2400001 end