[Source]
# File lib/thrift/transport/base_transport.rb, line 103 103: def get_transport(trans) 104: return trans 105: end
[Validate]