18 19 20
# File 'lib/has_tracking.rb', line 18 def track return Track.new(read_attribute(self.class.tracking_number)) end