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