if self.reported_at and isinstance(self.reported_at, basestring):
            self.reported_at = arrow.get(self.reported_at).datetime