call = "All hands on deck!" # => "All hands on deck!" call.object_id # => 1600420 call = "All feet on deck!" # => "All feet on deck!" call.object_id # => 1009410