class RBS::Types::UntypedFunction

def initialize(return_type:)

def initialize(return_type:)
  @return_type = return_type
end