# File lib/benelux/range.rb, line 28 28: def call_id 29: @from.nil? ? :unknown : @from.call_id 30: end