# File lib/rubytter.rb, line 148 def update_status(params = {}) params[:source] = @app_name if @app_name __update_status(params) end