# File lib/oauth/helper.rb, line 18
def
generate_timestamp
Time
.
now
.
to_i
.
to_s
end