# File test/test_helper.rb, line 49
def
ssl_port
(
ENV
[
'STOMP_SSLPORT'
]
||
61612
).
to_i
end