method
freeze
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
freeze()
public
Hide source
# File activesupport/lib/active_support/time_with_zone.rb, line 539 def freeze # preload instance variables before freezing period; utc; time; to_datetime; to_time super end