# File lib/faye/eventsource.rb, line 54
def
last_event_id
@env
[
'HTTP_LAST_EVENT_ID'
]
||
''
end