5 6 7
# File 'lib/help_scout/modules/getable.rb', line 5 def get(id) new parse_item(HelpScout.api.get(get_path(id))) end